PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFPageLabelingRange Class / getDocumentPageNumber Method
In This Topic
    getDocumentPageNumber Method
    In This Topic
    Gets the page number in the document where the labeling range starts.
    Syntax
    public int getDocumentPageNumber()

    Return Value

    An index in the document's com.o2sol.pdf4java.PDFFixedDocument.getPages collection.
    See Also